[NET] back: Simplify probing of new interfaces. There's no need
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 13 Oct 2006 16:10:27 +0000 (17:10 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 13 Oct 2006 16:10:27 +0000 (17:10 +0100)
commitf5698223fb41893a6008c88ad87947569f52df88
treeb9b0169538d7b9c703205580ee91bde41367e0bd
parent9606cd400defea100c8fa5d54b5adb99c5ce21b7
[NET] back: Simplify probing of new interfaces. There's no need
to watch for creation of the handle node in xenstore, as it is
written by xend when creating the backend directory as part of
the same transaction.
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/netback/common.h
linux-2.6-xen-sparse/drivers/xen/netback/interface.c
linux-2.6-xen-sparse/drivers/xen/netback/xenbus.c